SMDK5250: fix compiler warning
authorMinkyu Kang <[email protected]>
Mon, 2 Apr 2012 07:51:33 +0000 (16:51 +0900)
committerAlbert ARIBAUD <[email protected]>
Tue, 15 May 2012 06:31:29 +0000 (08:31 +0200)
commit8f2fabe98916fe349d0a412192dfaa0c3cba9874
tree9a923e67af579f86023c7d7532c38c221d5c3695
parent04ce68eee39eeaebbea60394cc0bba2c6ea49c12
SMDK5250: fix compiler warning

this patch fixed following warning.
tzpc_init.c: In function 'tzpc_init':
tzpc_init.c:35: warning: assignment from incompatible pointer type

Signed-off-by: Minkyu Kang <[email protected]>
Cc: Chander Kashyap <[email protected]>
board/samsung/smdk5250/tzpc_init.c